home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Documents / NeXTAnswers / help.392 < prev    next >
Text File  |  1992-02-06  |  2KB  |  70 lines

  1. {\rtf0\ansi{\fonttbl\f1\fnil Times-Roman;\f2\fmodern Courier;\f0\fswiss Helvetica;}
  2. \paperw13040
  3. \paperh10200
  4. \margl120
  5. \margr120
  6. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f1\b0\i0\ul0\fs28 NextAnswers rlogin shell terminal ixFind remote\
  7. \
  8. Q: How do I access the NextAnswers database remotely (i.e., from a dial-in session)?\
  9. \
  10. A: There's a utility, 
  11. \b ixFind
  12. \b0 , in /usr/lib/indexing, which will perform DL-style searches on an indexed database like NextAnswers.  Check the ixClean man page for all the gory details.\
  13. \
  14. The 
  15. \b ixFind
  16. \b0  utility reads stdin, searches the specified index, and writes what it finds to stdout.  Suppose the NextAnswers directory is installed as /LocalLibrary/NextAnswers. An interactive session with ixFind would look like this (the commands that you type are indicated by bold type):\
  17. \
  18.  
  19. \f2\b\fs24     % /usr/lib/indexing/ixFind /LocalLibrary/NextAnswers\
  20.     lockfocus\
  21.  
  22. \b0          1.0/performance.388\
  23.     1.0/performance.388:User paths performance postscript Q: How much does the\
  24.     [11618] Wed Feb 14 10:13 0.134829 english \{"", /\}\
  25. \
  26.          1.0/nib.249\
  27.     1.0/nib.249: cursor ib Q: How can I define a cursor in IB? Just like for\
  28.     [3058] Wed Feb 14 10:05 0.086381 ascii \{"", /\}\
  29.  
  30. \f1\b\fs28     ^D\
  31.  
  32. \b0 \
  33. In 2.0, the user interface has been improved somewhat. It will prompt you for input with the word "query" rather than silently waiting for you to type. This change is represented with italic type in the following listing:\
  34. \
  35.  
  36. \f2\b\fs24     % /usr/lib/indexing/ixFind /LocalLibrary/NextAnswers\
  37.  
  38. \b0     
  39. \i query:
  40. \i0  
  41. \b lockfocus\
  42.  
  43. \b0             1.0/performance.388\
  44.     1.0/performance.388:User paths performance postscript Q: How much does the\
  45.     [11618] Wed Feb 14 10:13 0.134829 english \{"", /\}\
  46. \
  47.             1.0/nib.249\
  48.     1.0/nib.249: cursor ib Q: How can I define a cursor in IB? Just like for\
  49.     [3058] Wed Feb 14 10:05 0.086381 ascii \{"", /\}\
  50.     \
  51.     
  52. \i query:
  53. \i0  
  54. \f1\b\fs28 ^D\
  55.  
  56. \b0 \
  57.  
  58. \b ^D
  59. \b0  (control D) ends the session with 
  60. \b ixFind
  61. \b0  and returns you to the shell.\
  62. Note that the last line in an entry includes an indication of the type of the file (e.g. "ascii", "rtf", "english").\
  63. \
  64. QA392\
  65. \
  66. Valid for 1.0\
  67. Valid for 2.0\
  68. \
  69.  
  70.